home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 4 / CU Amiga Magazine's Super CD-ROM 04 (1996)(EMAP Images)(GB)(Track 1 of 3)[!][issue 1996-11].iso / magazine / psion / utils / megast11.lzx / megastor.doc < prev   
Text File  |  1994-10-06  |  2KB  |  60 lines

  1.                                 MEGASTORE 1.1
  2.                                (c) DMC - 10/94
  3.  
  4. Introduction :
  5. --------------
  6.  
  7.         MegaStore 1.1 is a program that compresses and uncompresses files. It
  8.  is using the algorithm developed by Huffman. It gives very good results on
  9.  text files (generally, less than 50%). .WVE files are not much reduced
  10.  because they are already compressed (between 70% and 85%).
  11.  
  12. Installing MEGASTORE:
  13. ---------------------
  14.  
  15.         Copy MEGASTOR.APP either on your internal disk or on an SSD. Install it
  16.  by using the install menu or Psion-I.
  17.  
  18. Using MEGASTORE :
  19. -----------------
  20.  
  21.         MegaStore 1.1 takes a huge amount of RAM space (95K). This is due to
  22.  the fact that big structures (arrays, buffers and trees) are used.
  23.  
  24.         In the menu File, you can either choose to compress or uncompress fils.
  25.  A file selector comes and asks you to choose a source file and a destination
  26.  file. They can both be on a remote drive. Once the file is compressed, a box
  27.  displays the source size and the destination file, and a percentage which
  28.  corresponds to the size remaining of the source file.
  29.         When you uncompress, a box displays the size of the file restored.
  30.  
  31. Registering MEGASTORE :
  32. -----------------------
  33.  
  34.         If you like this program and you wish to use it, you can register for
  35.  it by sending 10œ or 75 French Francs to :
  36.  
  37.         D. Metoz
  38.         16 Rue sur la cote
  39.         25630 SAINTE-SUZANNE
  40.         FRANCE
  41.  
  42.  
  43. Version 1.1 Improvements :
  44. --------------------------
  45.  
  46.         In this new version, the name of the original file is saved in the
  47. compressed file so that the user doesn't have to reenter the whole name of
  48. the uncompressed file when unpacking.
  49.  
  50.         A new menu called Convert will convert all files compressed with
  51. MEGASTORE 1.0 to the same file utilisable by this new version. You will be
  52. asked for the name of the original file (i.e. the one which has been compres-
  53. -sed).
  54.  
  55.         A new directory M:\MST\ is created. All compressed files have
  56. extension .MST by default and are store in this directory.
  57.  
  58.  
  59.                            David Metoz -- June 1994
  60.